toFixed Method (JScript 5.6)

Returns a string representing a number in fixed-point notation.

numObj.toFixed([fractionDigits])

Expand imageArguments

Expand imageRemarks

Expand imageRequirements

Expand imageSee Also